[linux] Fix xenbus device to allow replies larger than 4096 bytes.
authorChristian Limpach <Christian.Limpach@xensource.com>
Wed, 28 Mar 2007 10:01:58 +0000 (11:01 +0100)
committerChristian Limpach <Christian.Limpach@xensource.com>
Wed, 28 Mar 2007 10:01:58 +0000 (11:01 +0100)
commita712e471e28007bcc2f1e41f8116fee79b35f5ec
tree8fbd233ab86d519f421863ad12145743bec77a65
parent350d1d46e70823f02c13f5853b4d4782ca1b8ef8
[linux] Fix xenbus device to allow replies larger than 4096 bytes.
Also fix reply_queue mutex across fragmented replies and for concurrent
readers.

Signed-off-by: Christian Limpach <Christian.Limpach@xensource.com>
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_dev.c